| netsqlazman_ApplicationAttributesTable |
| Logical Entity Name | netsqlazman_ApplicationAttributesTable |
| Default Table Name | netsqlazman_ApplicationAttributesTable |
| Physical Only | NO |
| Definition | |
| Note |
| netsqlazman_ApplicationAttributesTable Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
ApplicationAttributeId |
int | NO | ||
ApplicationId |
int | NO | ||
| AttributeKey | nvarchar(255) | NO | ||
| AttributeValue | nvarchar(4000) | NO |
| netsqlazman_ApplicationAttributesTable Primary and Unique Keys |
| Key Name | Key Type | Keys |
| ApplicationAttributes_AuhorizationId_AttributeKey_Unique_Index | Index | ApplicationId, AttributeKey |
| PK_ApplicationAttributes | PrimaryKey | ApplicationAttributeId |
| netsqlazman_ApplicationAttributesTable Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| netsqlazman_ApplicationsTable | Non-Identifying | One To Zero or More | FK_ApplicationAttributes_Applications | ApplicationId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| netsqlazman_ApplicationAttributesTable Check Constraints |
| Check Constraint Name | CheckConstraint |